home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 20 / jimutils / include / offsets / timer.i < prev    next >
Encoding:
Text File  |  1994-01-27  |  152 b   |  10 lines

  1.     ifnd    Call
  2. Call    macro                ; a macro to call library routines
  3.     jsr    _LVO\1(a6)
  4.     endm
  5.     endc
  6.  
  7. _LVOAddTime    EQU    -42 
  8. _LVOSubTime    EQU    -48 
  9. _LVOCmpTime    EQU    -54 
  10.